onpropertychanged Event (Calendar) |
Fires when property values of the calendar are changed.
Syntax
Inline HTML |
<div cordysType="wcp.libaray.ui.Calendar " id=calendarID onpropertychanged="handler()" style="position:absolute;display:none;width:150;height:137" > ... </div> |
Event property |
calendarID.onpropertychanged = handler |
Event Information
To invoke |
Change the date value using the calendar control, or set the parent field for the control. |
Default Action |
Updates the date value with the selection made, or sets the parent field for the control and initiates any action associated with this event. |
Event Object Properties
Although event handlers in the DHTML Object Model do not receive parameters directly, a handler can query an event object for data.
Property |
Description |
---|---|
propertyName |
Read-only. Below mentioned are the values:
|